home *** CD-ROM | disk | FTP | other *** search
- # DAS
- # version 1.00
- #
- # Messages file
-
-
- # Preset Fonts A-Z
-
- fontA:Trinity.Medium
- fontB:Trinity.Medium.Italic
- fontC:Trinity.Bold
-
-
- # configuration
-
- # set to 1 to show the 4Mation logo / click here icon
- show4logo:0
-
- # set to 0 to move the save game option to the main menu
- ibarsave:0
-
- # set to 1 to save an obey file when ok+save choices
- obeysave:1
- choicesnam:RunChoices
-
-
-
- # General purpose messages
-
- null:
- NoMem:Not enough memory
- NoMemTo:Not enough memory to %s
- FatalOS:Unexpected fatal OS error (%s)
- NamTooBig:Filename is too long (%s)
- NoTemplate:Template not found (%s)
- Oops:Internal logic error (code: %s)
- StrTooBig:String too long
-
- # The following use the RO3 char for single open & close
- #NoFile:File ‘%s’ not found
- #NoDir:Directory ‘%s’ not found
- #NoAny:‘%s’ not found
-
- # The following don't use the RO3 char for single open & close
- NoFile:File '%s' not found
- NoDir:Directory '%s' not found
- NoAny:'%s' not found
-
-
-
- # main.c
-
- main2:Usage: %s [filename]
-
-
- # error.c
-
- sorry:SORRY but due to unforeseen circumstances %s has just died
-
-
- # iconbar.c
-
- iconbar1:>Info,Choices...,Restart,Quit
- iconbar2:Do you want to go back to the beginning?
-
-
- # sketch.c
-
- menutext1:Full screen,>Volume,Close ^F2
-
-
- # datafile.c
-
- datafile1:Corrupt (or missing) data file '%s'.
- datafile2:Memory read out of bounds
- datafile3:load data index.
- datafile4:Object '%s' not found in file '%s'.
-
-
- # lookup.c
-
- lookup1:Text file doesn't end with a newline (LF).
- lookup2:lookup a message.
- lookup3:Lookup message (%s) is too long.
-
-
- # anim.c
-
- anim1:load animation.
-
-
- # fonts.c
-
- fonts0:Display font
- fonts1:Font family '%s' has too many sub-styles for the current menu system to handle. Regrettably some of the sub-styles must be disregarded
- fonts2:There are too many fonts available for the current menu system to handle. Regrettably some of the fonts must be disregarded
- #fonts3:Unable to save font substitutions
- fonts4:Illegal object size adjustment
- fonts5:Couldn't adjust object size (when substituting fonts)
-
-
- # choices.c
-
- choices1:Preferences
- choices2:Language,>Font
- choices3:Language
- choices4:English,French,German
-
-
- # end
-